ProcessReportData 
EntityType  Independent 
Logical Entity Name  ProcessReportData 
Default Table Name  ProcessReportData 
Logical Only  NO 
Definition 
 
Note 
 

ProcessReportData Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    CHAR(10)  NO 
 
ProcessReportMetaDataId(FK)    CHAR(10)  NO 
 
FaBatchExpImpId(FK)    INTEGER  YES 
 
IsHeader    CHAR(10)  NO 
 
ReportData    CHAR(10)  YES 
 
UserId    CHAR(10)  YES 
 
DateLstMod    CHAR(10)  YES 
 
DateAdded    CHAR(10)  YES 
 
ts    CHAR(10)  YES 
 

ProcessReportData Keys 
Key Name  Key Type  Keys 
PK_ProcessReportData  PrimaryKey  Id 

ProcessReportData Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaExportImportFile  Non-Identifying  Zero or One to Zero or More        FaBatchExpImpId  NO 
ProcessReportMetadata  Non-Identifying  One To Zero or More        ProcessReportMetaDataId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProcessReportData Check Constraints 
Check Constraint Name  CheckConstraint